/*全站*/
/*html, body { font-family: "Microsoft JhengHei"!important; }*/
img { max-width:100%; }

.hideobj{
  display:none;
}

/*css reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	/*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: ''; content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
p{ padding:0 0 14px 0; line-height: 1.4em; font-size: 18px;}

/*css reset end*/

/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {padding: 0;}*/

body{color: #141414; font-family:'Hind', 'Quicksand', \5FAE\8EDF\6B63\9ED1\9AD4, Arial, sans-serif; margin: 0; padding: 0; font-size: 18px; transition: all 0.5s ease-out 125ms;  }

.swiper-container {
    -webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;

	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;

	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	-o-transform:translate3d(0px,0,0);
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);

	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;

	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-wrapper *{-webkit-transition:none;-moz-transition:none;	-o-transition:none;	-ms-transition:none; transition:none;}

a{text-decoration:none; blr:expression(this.onFocus=this.blur()); noFocusLine:expression(this.onFocus=this.blur()); -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; background-color:none; color:#000}
	a:hover {text-decoration:none; background:none; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; color:#00479d;}
	a img {border:none;}
	a:focus { -moz-outline-style: none; outline:none; text-decoration:none;}
.active a{ color:#d6000e;}
a*{-webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s;}


.table-container{width: 100%;	overflow-y: auto;	_overflow: auto;	margin: 0 0 60px 0;}
.table-container::-webkit-scrollbar{	-webkit-appearance: none; width: 14px; height: 14px;}
.table-container::-webkit-scrollbar-thumb{	border-radius: 8px;	border: 3px solid #ddd;	}

#container{overflow:hidden; min-height: auto !important;}
.wrap{height: 1%;}
.wrap:after {clear: both; content: " "; display: block; height: 0; visibility: hidden;}
.wrap{margin:0 auto; width:1638px; text-align:left; padding:0 20px;}

#hello_member, .sb-toggle-right, #result, .showsmall, .prodesc .pshow_title, .prochar .pshow_title, #index_company h3{ display:none;}

/*header*/
#header{height:101px; background-color: #fff; position: fixed; top:0;position: fixed; top: 0; left: 0; display: block; overflow: visible; width: 100%; z-index: 130; -webkit-box-shadow: 0px 4px 4px 0px rgba(50, 50, 50, 0.4); -moz-box-shadow: 0px 4px 4px 0px rgba(50, 50, 50, 0.4); box-shadow: 0px 4px 4px 0px rgba(50, 50, 50, 0.4);}

#header2{ height:auto; background-color: #fff; background-color: rgba(255, 255, 255, 1); width: 100%;}

/*header2*/
.header *{-webkit-transition: position 0.3s ease 0.3s;    -moz-transition: position 0.3s ease 0.3s;    -ms-transition: position 0.3s ease 0.3s;    -o-transition: position 0.3s ease 0.3s;    transition:position 0.3s ease 0.3s;}
	.header--clone {  position: fixed; width:100%;  z-index: 130;  top: 0;  left: 0;
		-webkit-transform: translateY(-100%);    -ms-transform: translateY(-100%);  -o-transform: translateY(-100%); transform: translateY(-100%);
		-webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;}
	.header--stick { -webkit-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%);}
	.sb-active .header--clone{-webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%);}

#company_logo {float: left; margin: 12px 0;}
#mainbanner .wrap{ width:116.38%;/* margin: 0 -8.19%;*/ padding:0;}
.arrow-left, .arrow-right{ color:#07075c;}

/*topmenu*/
#navbar-1{ float:left;}
#main_menu { padding: 18px 10px 0 36px; float: left;}
	#main_menu ul{list-style:none; float: left;}
	#main_menu li{float:left;  text-align: center;}
	#main_menu li a{font-size:19px; line-height: 1.2em; cursor: pointer; padding: 20px 20px; font-weight: 600; display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0);  -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; position: relative; overflow: hidden; color:#11375e; font-family:'Quicksand', \5FAE\8EDF\6B63\9ED1\9AD4;}
	#main_menu li a:hover{text-decoration:none;}
    #main_menu li a:before{font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0da"; padding-right: 3px; color:rgba(214, 0, 14, 0);}
    #main_menu li:hover a:before, #main_menu .active a:before{color:rgba(214, 0, 14, 1);}
    #main_menu .active a{color:#d6000e!important;}
    #main_menu .active a:before


	.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{ background-color:inherit;}
    .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{ background-color:inherit;}
	#main_menu .dropdown-menu{border-radius:0; padding: 0;}
	#main_menu .dropdown-menu li {padding: 0; width: 100%;text-align: left;}
	#main_menu .dropdown-menu li a {padding: 10px 12px; font-size: 14px; line-height: 1.6em; background-color: #eeeeee;
    display: block; color: #333; margin-top: 1px;}
	#main_menu .dropdown-menu li a:hover{background-color: #ddd;}
	#main_menu .dropdown-menu>li>a {background-image: none;	}
	#main_menu .dropdown-menu #incateall{ }
	#main_menu .dropdown-menu #incateall>a{ font-weight:500; color:#001251; background-color:#dddddd;}
	#main_menu .dropdown-menu li.active>a:before, #main_menu .dropdown-menu li>a:before{ background:none;}

#language_area{ float:right; margin: 22px 0 0 0; color: #1c2953;}
#qsearch{float:right; margin:16px 0 10px 0; width:10%}
#qsearch .form-control{ border: 1px solid #fff; border-radius: 0; border-bottom:2px solid #e0e0e0; height: 36px; padding: 8px 12px;}

#qsearch .btn {position: absolute; display: inline-block; padding: 0 8px; border: 0; border-radius: 0; top: 9px; left: -30px;}
#qsearch .input-group-btn {z-index: 5;}
#qsearch .input-group {padding-bottom:0;}



/*left_menu*/
.sb-toggle-right{background-color: inherit; color: #5b6458; top: 28px; position: absolute; border: 0; outline: none; right: 20px; z-index: 200;  }
.sb-toggle-right span { position: absolute; top: 0; right: 40px; color: #030e7f;}
.navicon-line {background-color: #030e7f; height: 2px; margin-bottom: 6px; width: 30px; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s;}
.sb-active-right .sb-toggle-right .navicon-line:nth-of-type(3){position:relative; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); top:0px; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s;}
	.sb-active-right .sb-toggle-right .navicon-line:nth-of-type(2){display:none;}
 	.sb-active-right .sb-toggle-right .navicon-line:nth-of-type(1){position:relative; transform: rotate(45deg);  -webkit-transform: rotate(45deg); top:8px; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s;}
#left_menu { background-color: #091162;cursor: pointer;}
#left_menu ul>li>a{ color:#999;  font-weight:normal; font-size: 16px; padding: 10px 20px 10px 30px;}
#left_menu ul>li>a:before{font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054"; color: #999; font-size: 10px; line-height: 1.8em; padding-right:8px;}
#left_menu ul>#m1>a:before, #left_menu ul>#m2>a:before, #left_menu ul>#m3>a:before, #left_menu ul>#m4>a:before, #left_menu ul>#m5>a:before, #left_menu ul>#m6>a:before, #left_menu ul>#m7>a:before, #left_menu ul>#m8>a:before{ display: none;}
#left_menu ul>#m1>a, #left_menu ul>#m2>a, #left_menu ul>#m3>a, #left_menu ul>#m4>a, #left_menu ul>#m5>a, #left_menu ul>#m6>a, #left_menu ul>#m7>a, #left_menu ul>#m8>a{ color:#f2f2f2;  font-weight:normal; font-size: 19px; padding: 16px 18px;}
#left_menu li { border-bottom: #030e7f solid 1px; }
#left_menu .nav>li>a:hover, #left_menu .nav>li>a:focus {background-color: #004da6;}
#logLink, #regLink{ display: none;}



.breadcrumb>li+li:before {color: #6d6e76; content: ">";}

/*sidebar*/
#side_menu ul li a{ display: block;}
#side_menu .nav>li{ margin-bottom: 5px;position: relative;}
#side_menu .nav>li>a{color: #fff;  padding: 28px 26px 28px 20px; line-height: 1.3em; background-color: #c0020f; display: block;}
#side_menu .nav>li>a:after{top: 38%; position: absolute; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0da"; color: rgba(255, 255, 255, 1); right: 16px;}
#side_menu .nav .active>a:after{top: 38%; position: absolute; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0d7"; color: rgba(255, 255, 255, 1); right: 16px;}
#side_menu .nav>li>a:hover{}
#side_menu .nav>li>a:hover, #side_menu .nav>li>a:focus, #side_menu .nav>.active>a{background-color:#111151;}
	/*第二層*/
	#side_menu .nav>li>ul>li{ position: relative;}
    #side_menu .nav>li>ul>li>a{ color:#737375; font-size: 16px; padding: 9px 0; border-bottom:1px solid #737375; margin-left:18px;}
    #side_menu .nav>li>ul>li:before{top: 20%; position: absolute; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0da"; color: rgba(115, 115, 117, 1); left: 2px;}
    #side_menu .nav>li>ul>li>a:hover, #side_menu .nav>li>ul>.active>a{color:#111151}
    #side_menu .nav>li>ul>li:hover>li:before{color:#111151}


/*product*/
.thumbnail .caption {padding: 9px 0; color: #141414; line-height: 1.3em;}
.thumbnails li:nth-child(3n+1){clear: left;}

.listimg{overflow:hidden; position: relative;}
.listimg *, .listimg:after{-webkit-transition: all 0.3s ease-out ; -moz-transition: all 0.3s ease-out ; transition: all 0.3s ease-out ; transition: all 0.3s ease-out ;}
.thumbnail a.pro-link{display: block;position: absolute;left: 0;top: 0;right: 0;bottom: 0; display: none;}
.listimg a>img{-webkit-transition: all 0.3s ease-out ; -moz-transition: all 0.3s ease-out ; transition: all 0.3s ease-out ; transition: all 0.3s ease-out ;}
.catelist:hover .listimg a>img, .prodlist:hover .listimg a>img{-moz-transform: scale(1.05); -webkit-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05);}
.listimg:after {content: " "; background: #11375e; background: rgba(17, 55, 94, 0.68); height: 100%; width: 100%; position: absolute; left: 0; top: 0; opacity: 0;display: none;}
.prolist-bg{
    background: rgba(17, 55, 94, 0.68); 
    width: 100%; 
	height: 100%;
    position: absolute;
    left: 0;
    top: 0;
	opacity: 0;  
}
.catelist:hover .listimg:after, .prodlist:hover .listimg:after{opacity: 1; cursor: pointer;}
.listimg span{font-size: 48px; color: rgba(255, 255, 255, 0); position: absolute; z-index: 5; top: 42%; left: 30%; line-height: 1.4em; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; transition: all 0.3s ease-out; overflow: hidden;}
.catelist:hover .listimg span, .prodlist:hover .listimg span{color: rgba(255, 255, 255, 1); text-shadow: 0px 5px 6px rgba(50, 50, 50, 0.7);}
.catelist:hover .cate-name a, .prodlist:hover .cate-name a{color:#d6000e}
.catelist:hover .prolist-bg, .prodlist:hover .prolist-bg{opacity: 1;}

/*product-show*/
.pro-name{line-height: 1.4em; font-size: 24px; font-weight: 700; color: #111151; margin-bottom:40px;}
.prodesc h4, .pshow_title{font-size: 24px; font-weight: 700; color: #111151; margin: 10px 0 20px 0; width: 100%; float: left;}
.prodesc ul{ margin-bottom:20px;}
.prodesc ul li{ float: left; margin:0 32px 20px 0; }
.prodesc .purpose-box{float:left; width:100%}
.prodesc .cutting-box{float:left; width:100%; margin-bottom:4px;}
#pdf a{background-image: url(../images/pdf-bg.png); background-repeat: no-repeat; background-position: center center; height: 69px; width: 204px; text-indent: -9999px;
    overflow: hidden;}
#pdf .label-info {display: none;}
.container_product_show .form-show{margin-bottom: 70px;}
.prochar{padding: 0 0 0 25.6%;}
.related{padding: 0 0 0 25.6%;}
/*
.prodesc .purpose-box li {
    background-color: #111151;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    width: 141px;
    height: 104px;
    text-align: center;
}*/
.edm-link a{color: #c0020f;}
.edm-link a:hover{color: #337ab7;}

.control-label{font-size: 20px; font-weight: 800; color: #111151; margin: 0px 0 20px 0;}
.container_contact .control-label { margin-top: 0; }
.container_contact .form-group>.controls { margin-top: 8px; }


/*表格*/
.container_product_show table {font-size: 19px; line-height: 1.6em; text-align: center; width: 98%;}
.container_product_show table th {font-weight: bold; padding: 20px 30px; color:#fff; border-right: 1px solid #bfbfbf; background-color:#111151; text-align: center; font-weight: 400;}
.container_product_show table td {border-top: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf; border-left: 1px solid #bfbfbf; padding: 20px 30px; color:#000; text-align: center;}
.container_product_show th:first-child, .container_product_show td:first-child{border-top-left-radius: 16px;border-bottom-left-radius: 16px; white-space: nowrap;}
.container_product_show th:last-child, .container_product_show td:last-child{border-top-right-radius: 16px;border-bottom-right-radius: 16px;}
.container_product_show th:last-child{border-right: 0;}
.container_product_show td:last-child{border-right: 1px solid #bfbfbf;}

.prochar-main{border-top:6px solid #000; border-bottom:6px solid #000; padding:7px 0; float:left; width:100%; margin-bottom: 30px;}
.prochar-main ul{ float:left; width:100%; border-top:1px solid #000; border-bottom:1px solid #000; padding:24px 20px}
.prochar-main ul li{background-image: url(../images/pro-ti.jpg); background-repeat: no-repeat; background-position: center left; line-height: 1.7em; padding-left: 50px; margin: 16px 0;}

#content .related .pshow_title{text-align: center; font-size: 43px; }


/*footer*/
#footer{ background-color: #eee; padding:40px 0; clear: both;}
#footer .wrap{ text-align: center; position: relative;}
#footer .wrap ul {display: inline-block;}
.footer-logo{margin-bottom: 20px;}
.ftbar .nav>li>a {padding: 8px 24px; color:#11375e; font-weight: 600; font-family:'Quicksand', \5FAE\8EDF\6B63\9ED1\9AD4;}
.ftbar .nav>li>a:hover, .ftbar .nav>li>a:focus { background-color:transparent;  color:#d6000e;}
#cominfo{ color:#11375e; font-size: 15px; padding: 10px 0; line-height: 1.5em;}
#cominfo a{color:#11375e; font-size: 15px;}
#cominfo a:hover{ color:#d6000e; text-decoration: underline;}
.duns { position: absolute; z-index: 1; bottom: 0; }
.dnb { text-align: center;}
.dnb iframe { margin-top: 15px;}
.line { padding-bottom: 15px;}
.footer-smo {/*float: left;*/ clear: both; margin: 6px 0 0 0;}
    .footer-smo a {width: 30px; height: 30px; display: inline-block; margin: 0 1px; color: #d6000f; font-size: 19px; border-radius: 30px; line-height: 32px; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; text-align: center; /*text-indent:-9999px;*/ overflow:hidden;}
      /* .footer-smo .fa-facebook-f{text-indent: 9982px;}
      .footer-smo .fa-linkedin-in{text-indent: 9982px;}
      .footer-smo .fa-twitter{text-indent: 9942px;}
      .footer-smo .fa-youtube{text-indent: 9928px; font-size: 20px;} */
      .footer-cert{width:25%; float: left; padding:0 0 0 40px;}

#footlink {color: #b2aeae;width: 100%; text-align: center; font-size: 13px;}
#footlink ul:before {content: 'Designed by ';}
#footlink ul li:before {content: "|"; color: #b2aeae; position: absolute;}
#footlink ul li:first-child:before { display: none; }
#footlink ul li{ position: relative; display: inline;}
#footlink ul li a{padding: 0 2px 0 8px; color:#b2aeae;}



/*輪播圖*/
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	width:90%;
	margin: 0 auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	/*line-height: 0px;*/
}
.nbs-flexisel-item > img {
	cursor: pointer;
	positon: relative;
	max-width: 100%;
}
/*** Navigation ***/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 46px;
	height: 100px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}

.nbs-flexisel-nav-left {
    left: 10px;
	background: url("../images/button-previous.png") no-repeat 0;
}
.nbs-flexisel-nav-right {
    right: 5px;
	background: url("../images/button-next.png") no-repeat 0;
}
#idxprocarousel .item { height:130px; }
#idxprocarousel .item, #idxprocarousel .caption { margin:0 3px; padding:0 3px; white-space:nowrap; overflow:hidden; text-overflow : ellipsis;}



/*gotop*/
div#gotop {position: fixed; top: 52%;right: 1%; cursor: pointer; z-index: 999; text-align: center;}
.right-link{margin-bottom: 10px;}
.link-r{/*overflow: hidden;*/ margin-bottom: 14px; width:72px;}
.icon-m{display: block;}
.link-r a>img{-moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all 0.3s ease-out ; -moz-transition: all 0.3s ease-out ; transition: all 0.3s ease-out ; transition: all 0.3s ease-out ;}
.right-link li:hover a>img{-moz-transform: scale(1.05); -webkit-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); -webkit-transition: all 0.3s ease-out ; -moz-transition: all 0.3s ease-out ; transition: all 0.3s ease-out ; transition: all 0.3s ease-out ;}
.icon-s{ display: none;}












/*系統預設*/
/*會員登入項目*/
#login-tabs li{
  background:none;
}
#login-tabs a{
  color:#000;
  background:none;
}
#login-tabs a:hover,#login-tabs a:focus{
  text-decoration: underline;
  background:none;
  color:#000;
}
/**表單元素**/
fieldset.over-border {
  border: 1px solid #ccc !important;
  padding: 0 1.4em 1.4em 1.4em !important;
  margin: 0 0 1.4em 0 !important;
  border-radius: 16px;
}
legend.line-border {
  font-size: 16px !important;
  text-align: left !important;
  width:inherit;
  border-bottom:none; display:none;
}
fieldset > div { margin-top:30px; }
.red{
  color: #cc0000;
}
.radio-inline input[type='radio'] {
  margin-left: -20px;
  float: left;
}
.radio-inline {
  padding-left: 20px;
  font-weight: normal;
  margin-bottom: 0px;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
}
.help-inline{
  vertical-align: middle;
  display: inline-block;
  padding-top:5px;
  float:left;
  padding-left:0px;
  cursor: default;
}
.control-label{
  cursor: default;
}
.form-show .input-prepend {
  clear:both;
}
fieldset.instep-border {
  border: 1px solid #ccc !important;
  padding: 0 16px 16px 16px !important;
  margin: 0 0 16px 0 !important;
  border-radius: 15px; /*圓角*/
  background:#eeeeee;
  height:100px;
  font-weight:bold;
  color:#000000;
  text-align: center;
}
fieldset.step-border {
  border: 1px solid #ccc !important;
  padding: 0 16px 16px 16px !important;
  margin: 0 0 16px 0 !important;
  border-radius: 15px; /*圓角*/
  height:100px;
  text-align: center;
}
legend.stepline-border {
  text-align: center !important;
  width:inherit;
  border-bottom:none;
}
.enlarge{clear:both;}
@media only screen and (max-width : 480px) {
    .navbar-inner li {display:block; width:100%;}
}
/*#header*/
/*註冊*/

#hello_member ul li a:hover, #hello_member ul li a:focus, #hello_member ul li a:active {
  text-decoration: underline;
  background: none;
}
#hello_member {
    display: block;
}
.carticon {
    margin: 10px 0;
}
li.carticon a {
    padding: 10px 0 0 15px;
}

/*語言*/
#language_area ul li a {
  color:#000;
  background:none;
}
#language_area ul li a:hover, #language_area ul li a:focus, #language_area ul li a:active {
  background: none;
  text-decoration: underline;
}
#mainbanner{
  padding-top:100px;
}
/*--側欄--*/
#sidebar {
  padding: 50px 8% 50px 0;
}

#sidebar .nav-header{text-transform:uppercase; color:#c0020f;
/* background:#eee;*/
 font-weight:bolder;
 padding: 24px 20px;
 font-size:26px;
}
#left_menu .sb-submenu-active a{color: #f2f2f2}
/*RSS*/
#rss_area a{
  text-shadow: none;
}

#rss_area a:hover{
  text-shadow: none;
}

/*--內容區--*/
#content{
  padding:10px 0px 50px;
}
/*麵包屑*/
#content .breadcrumb {background-color: transparent; text-align: right; font-size: 15px;
  text-shadow: none;
}
#content .breadcrumb li {
  text-shadow: none;
}
#content .breadcrumb li a { color:#6d6e76;
  text-shadow:none;
  text-decoration: none;
}
#content .breadcrumb li a:hover {
  text-shadow: none;
  background:none;
  text-decoration: underline;
}
#content .breadcrumb li .divider{
  text-shadow:none;
  background:none;
}
#content .breadcrumb .active a, #content .breadcrumb .active{color:#c0020f;}
/*個數*/
.page-header {font-size: 30px; text-indent:-9999px; overflow:hidden; margin: 30px 0 0px; border-bottom:0;text-align: center; width: 92%;}
[class*=container_product] .page-header {text-indent:0px;font-weight: bold; color: #111151;}
.container_product_show .page-header {text-indent:-9999px;}
/*產品頁*/
.thumbnail {border:0; margin-bottom: 40px; border-radius: 0;}
.cate-name,.cate-name-more{ padding: 9px 6%;
  color:#141414;
  font-weight:500;
  width:auto;
  /*white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;*/
  text-align:center;
}

.cate-name a ,.cate-name-more a{
  color:#141414;
  font-weight:500;
  text-decoration:none;
  width:auto;
 /* white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;*/
  text-align:center;
}
.cate-name a:hover ,.cate-name-more a:hover{
  color:#d6000e;
  font-weight:500;
  text-decoration:none;
  width:auto;
  /*white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;*/
  text-align:center;
}
.pro-desc{
 height:80px;
 overflow-x:hidden;
 overflow-y:auto;
}
.spec{
 height:38px;
}

/*產品介紹頁*/
#catedescA h3 { font-size: 22px; font-weight: bold; color: #111151; }
#catedescA h4 { font-size: 20px; font-weight: bold; color: #c0020f; }
#pb_area{
  /*border:  1px solid #ccc;*/
  overflow:hidden;
}
.thumbnail img{
  margin-right: auto;
  margin-left: auto;
  display: block;
  max-width: 100%;
}
.input-group {
  display: table;
  padding-bottom:10px;
  width: 100%;
}
.input-group .form-control {
  margin-bottom: 0px;
}
.txtNormal {
  overflow: hidden;
  width:100%;
}
#content .thumbnails .prodlist{width: 29%; margin: 0 2.5% 0 0;
  /*height:330px;*/
  overflow:hidden;
}
#content .thumbnails .catelist{ width: 29%; margin: 0 2.5% 0 0; overflow:hidden;}
.listtxtspec .input-prepend{
  padding:1px 0px;
  margin:0px;
}
.clear{
  clear:both;
}
.listimg{border: 2px solid #a0a0a0;
  height:400px;
}

#lineqty{
  width:30%;
}
.showsmall ul {
  padding: 0px; margin: 0px;
  list-style: none;
}
.showsmall li {
  float:left;
}
.showsmall li img  {
  margin: 3px;
  padding:3px;
  width:50px;
}
/*頁籤**/
.nav-tabs .active a{
 font-weight:bold;
}
/*訊息用*/
.msgcont{
  width:90%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  margin:10px;
}
.msg_img_title {
  width:30%;
}

/*尾檔*/
#cominfo ul li {
  display:inline-block;
}
#copyright{font-size: 15px; color: #b2aeae; text-align:center; padding:2px 15px;}
#footlink ul li a { border-radius:inherit; }
#footlink ul li a:hover, .foot #footlink ul li a:focus, .foot #footlink ul li a:active {
  background:none;
  text-decoration:underline;
}
/*首頁用*/
#index_msg_ul a{
  background:#eee;
  padding:8px 15px;
  font-size:16px;
  color:#000;
}
#index_msg_ul a:hover{
  background:#eee;
  padding:8px 15px;
  font-size:16px;
  color:#000;
}
#index_msg_ul .msgcont{

}
#idxprocarousel .span{small_class} .item {
  background-color : #EEE;
  height : {small_height}px;
  text-align : center;

  /* Firefox, Chrome */
  line-height : {small_height}px;

  /* IE */
  *font-size : 180px;  /* 200px * 0.9 = 180px */
}

#idxprocarousel  img {
  vertical-align : middle;
}
#idxprocarousel .caption {
    background : #666; padding : 5px;
}
#idxprocarousel .caption a {
    color : #fff;
}

#content .pshow_title{
 /* border-left:5px solid #ccc;*/
  font-size:24px;
  font-weight:bold;
 /* background-color: #eee;*/ padding:7px 0;
}

ul{
  list-style:none;
}

#footer .ftbar{

}


/*最新消息*/
.news-wrap{margin-left: 26%;}
.new-h2{font-size: 30px;font-weight: bold;text-align: center;margin: 18px 0;}
.news-img{text-align: center;}
.news-img img{width: 80%;margin-bottom: 20px;}
.container_msg3 .msg_pic, .container_msg3  .msg_date{display: none;}
.text-center{text-align: center;}
.activity-img img{padding: 5px;}

.panel-title{
	font-size: 24px;
    font-weight: bold;
    color: #c0020f;
}
.panel-title a:after{
	content: "";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f077";
	padding-left: 15px;
}
.panel-title a.collapsed:after{
	content: "";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f078";
}
.news_activity p{
	margin: 20px 0;
}

.container_msg3 #tablist thead{display: none;}
.container_msg3 #tablist.table>thead>tr>th, .container_msg3 #tablist.table>tbody>tr>th, .container_msg3 #tablist.table>tfoot>tr>th, .container_msg3 #tablist.table>thead>tr>td, .container_msg3 #tablist.table>tbody>tr>td, .container_msg3 #tablist.table>tfoot>tr>td{ padding-top: 26px; padding-bottom: 26px; border-top-style: dotted;}
.container_msg3 #tablist .newsTitle a{color: #11375e; font-size: 110%; font-weight: 600;}
.container_msg3 #tablist.table>tbody>tr>td:first-child {width: 35%;}

/*關於我們*/
.company-profile h4{font-size: 24px; font-weight: 700; color: #111151; margin: 20px 0 20px 0; }
.company-profile table {font-size: 19px; line-height: 1.6em; text-align: center; width: 98%;}
.company-profile table th {font-weight: bold; padding: 20px 30px; color:#fff; border-right: 1px solid #bfbfbf; background-color:#111151; text-align: center; font-weight: 400;white-space: nowrap;}
.company-profile table td {border-top: 1px solid #bfbfbf; border-bottom: 1px solid #bfbfbf; border-left: 1px solid #bfbfbf; padding: 20px 30px; color:#000; text-align: center;}
.company-profile th:first-child, .company-profile td:first-child{border-top-left-radius: 16px;border-bottom-left-radius: 16px;}
.company-profile th:last-child, .company-profile td:last-child{border-top-right-radius: 16px;border-bottom-right-radius: 16px;}
.company-profile th:last-child{border-right: 0;}
.company-profile td:last-child{border-right: 1px solid #bfbfbf;}
.company-profile .table-container{margin-bottom: 30px}
.company-profile p{margin-bottom: 10px;}
.history{position: relative;}
.history li{position: relative;  padding-bottom: 10px;}
.history:before{position: absolute;left: 136px;width: 1px;top: 6px;bottom: 4px;background: #e1e1e1;content: '';display: block;}
.history li:after{width: 12px;height: 12px;background: #d7000f;content: '';position: absolute;top: 6px;left: 130px;border-radius: 50%;}
.history li:last-child{padding-bottom: 0px;}
.history .year{font-size: 24px;color: #424242;font-weight: 600;float: left; width: 108px; text-align: right;}
.history .event{margin-bottom: 15px;}
.history .event{font-weight: normal;text-shadow: 0 0 1px rgba(50, 50, 50, 0.15);margin-left: 150px;}
.ab_arrow{display: block;margin-top: -13px;}


/*感謝頁*/
.thank-tit { text-indent: 0; text-align: center; }
.thank-con { text-align: center; }

/*設備*/
.equipment img{margin: 10px;}
.equipment h4{font-size: 24px; font-weight: 700; color: #111151; margin: 0 0 20px 0; }
.container_msg4 #content ul:nth-child(4){display: none}
.equipment-cate{float: left;width: 25%;margin-bottom: 10px;padding: 0 10px;position: relative;}
.equip-link {
    position: absolute;
    left: 45%;
    top: 36%;
    font-size: 35px;
	opacity: 0;
	color: #fff;
}
.equipment-cate:nth-child(4n+1){clear: both;}
.equipment-cate img{transition: all .2s ease-in;margin-bottom: 10px;}
.equipment-cate:hover img{transform: scale(1.05);opacity: 0.9; }
.equipment-cate:hover .equip-link{opacity: 1;}

/*電子型錄*/
.edm {float: left;width: 25%;margin-bottom: 10px;padding: 0 10px;position: relative;text-align:center;margin-bottom:40px;}
.e-cate-link {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 80px;
    opacity: 0;
    color: #fff;
}
.edm:hover{opacity:0.9}
.edm:hover .e-cate-link{opacity: 1;}
.edm:nth-child(4n+1){clear: both;}

.prolistqty{display: none;}
.proshowqty .control-label{display: none;}
.proshowqty input.input-small{display: none;}
.proshowqty{float: left;width: 188px;margin-left: 10px;}
#pdf{float: left;}
.proshowqty .input-group-btn .btn-primary{height: 54px;width: 188px;font-size: 20px;font-weight: bold;margin-top: 5px;padding-top: 14px;box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.2); border-radius: 10px;}

/***style for banner's arrows and pagination ****/
.swiper-banner .arrow-left, .swiper-product .swiper-button-prev {
  position: absolute;
  left: 1%;
  top: 40%;
  width: 17px;
  height: 30px;z-index:99;
}
.swiper-banner .arrow-right, .swiper-product .swiper-button-next {
  position: absolute;
  right: 1%;
  top: 40%;
  width: 17px;
  height: 30px;z-index:99;
}

.swiper-banner .page-banner, .swiper-product .swiper-pagination{
  position: absolute;
  left: 0; z-index:99;
  text-align: center;
  bottom:0;
  width: 100%;
}
.swiper-banner .swiper-pagination-switch, .swiper-product .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-banner .swiper-active-switch, .swiper-product .swiper-active-switch {
  background: #fff;
}
/***style for banner's arrows and pagination end ****/

/*style for google map  2015.10.21*/
.googlemap { width:100%; height:12em; }
.listimg a.btn.btn-link {
    display: initial;
}
/*系統預設-end*/






@media (max-width : 1750px){
	#sidebar {padding: 50px 2% 50px 0;}
/*	#content .thumbnails .catelist {width: 30.5%;}*/
	.prodesc .purpose-box { width: 100%;}
}

@media (max-width : 1638px){
	.wrap{ width:100%;}
	#main_menu {padding: 18px 10px 0 10px;}
	#main_menu li a {padding: 20px 16px;}
	#sidebar {padding: 50px 0;}
/*	#content .thumbnails .catelist {width: 31%; margin: 0 1.5% 0 0;}*/
}

@media (max-width : 1500px){
	#main_menu li a {padding: 20px 12px; font-size: 17px;}
/*	#content .thumbnails .catelist {width: 32%; margin: 0 1% 0 0;}*/
	.container_product .col-md-2, .container_product2 .col-md-2, .container_product_show .col-md-2 {width: 19%;}
	.container_product .col-md-10, .container_product2 .col-md-10, .container_product_show .col-md-10 {width: 81%;}
	.listimg span {font-size: 40px;left: 35%}
	.prodesc .purpose-box { width: 100%;}
}

@media (max-width : 1400px){
	.wrap{ padding: 0 16px;}
	#company_logo{ width:27%;}
	.container_product .col-md-2, .container_product2 .col-md-2, .container_product_show .col-md-2{width: 21%;}
	.container_product .col-md-10, .container_product2 .col-md-10, .container_product_show .col-md-10 {width: 79%;}
	.listimg span {font-size: 38px;left: 33%}
	#main_menu li a {padding: 20px 9px;}
}

@media (max-width : 1300px){
	#main_menu {padding: 18px 0 0 0;}
	#main_menu li a {padding: 20px 6px; font-size: 16px;}

}
@media (max-width : 1200px){
li.carticon a { padding: 10px 0 0 5px;}
}
@media (max-width : 1130px){
#qsearch { width: 8%;}
}
@media (max-width : 1100px){
	.sb-toggle-right{ display: block;}
	#main_menu, #qsearch, #google_translate_element, #language_area, #sidebar{ display: none;}
	#header {height: auto;}
	#company_logo {width: 32%;}
	.container_product .col-md-10, .container_product2 .col-md-10, .container_product_show .col-md-10,#middle>.wrap>.row>.col-md-10{width: 100%;}
	#content .thumbnails .catelist, #content .thumbnails .prodlist{width: 33%; margin:0; float: left;}
	.page-header {margin: 0;}
	.listimg span {font-size: 36px; left: 30%;}
	#mainbanner {padding-top: 76px;}
	.thumbnail {margin-bottom: 20px;}
	.breadcrumb {margin-bottom: 0;}
	.prodesc .purpose-box { width: 100%;}
	.pro-name {font-size: 22px; margin-bottom: 0;}
	.prodesc h4, .pshow_title {font-size: 22px;}
	.prochar, .related{ padding:0;}
	.container_product_show table {font-size: 17px; width: 100%;}
	.container_product_show table th {padding: 16px 20px;}
    .container_product_show table td {padding: 16px 20px;}
	.company-profile table {font-size: 17px; width: 100%;}
	.company-profile table th {padding: 16px 20px;}
    .company-profile table td {padding: 16px 20px;}
	#content .related .pshow_title {font-size: 36px;}
    .footer-smo {width: 100%;}
	.container_msg4 .col-md-10{width: 100%;}
	#hello_member{display: none;}
	.page-header { width: 100%; }
}

@media (max-width : 991px){
	.col-md-12 { float: left; width: 100%;}
	.col-md-9 {float: left; width: 75%;}
	.col-md-3 {float: left; width: 25%;}
	.prodesc .purpose-box { width: 100%;}
	.equipment-cate{width: 50%;}
	.edm {width: 50%;}
  .duns { position: static; margin-bottom: 20px;}
  .duns img { max-width: 160px; }
}

@media (max-width : 900px){
/*	#content .thumbnails .catelist {padding-right: 8px; padding-left: 8px;}*/
	#mainbanner {padding-top: 68px;}
	.ftbar .nav>li>a {padding: 8px 16px;}
}

@media (max-width : 768px){
	#company_logo {width: 42%;}
	.sb-site, .sb-site-container {padding: 0;}
	#content .thumbnails .catelist, #content .thumbnails .prodlist {width: 46%; margin:0 2% 0 0;}
	.thumbnails li:nth-child(3n+1) {clear:none;}
	.thumbnails li:nth-child(2n+1) {clear: left;}
	.ftbar .nav>li>a {padding: 8px 12px;}
	.cate-name, .cate-name-more{ font-size: 15px;}
	.page-header{padding-bottom: 0;}
	h1{ font-size: 16px;}
	.page-header h1 { font-size: 24px; }
	.col-md-9 {width: 100%;}
	.col-md-3 {width: 100%;}
	#pb_area_mobile .item{ background-color: #fff;}
	#pb_area_mobile{margin-bottom: 30px;}
	.container_product_show .form-show {margin-bottom: 50px;}
	.prochar-main ul {padding: 18px 10px;}
	.prochar-main ul li {line-height: 1.3em;}
	#content .related .pshow_title {font-size: 30px;}
	#content .breadcrumb {text-align: left;}
	#pb_area_mobile img{max-height: 400px;}
}

@media (max-width: 767px) {
  .container_contact .control-label { margin-bottom: 0; }
  .news_activity p{ margin: 15px 0 5px 0;}

}

@media (max-width : 720px){
	.ftbar{ display:none;}
	.footer-logo {margin-bottom: 10px;}
}


@media (max-width : 600px){
	#content .thumbnails .catelist, #content .thumbnails .prodlist{width: 49%; margin:0 1% 0 0;}

}

@media (max-width : 540px){
	#company_logo {width: 60%;}
	#content .thumbnails .catelist {width: 50%; margin:0;}
	.listimg span {left: 33%; font-size: 32px;}
	.prodesc ul li {margin: 0 2% 20px 0;}
	.icon-m{ display:none;}
	.icon-s{ display: block;}
	.link-r{ width:80px; margin-bottom:4px;}
	.news-img img{width: 100%;}
}

@media (max-width : 480px){
	.listimg span {left: 28%; font-size: 28px;}
	#mainbanner {padding-top: 60px;}
	.equipment-cate{width: 100%;}
	.edm {width: 100%;}
}

@media (max-width : 414px){
	.sb-toggle-right {top: 22px;}
	#content .thumbnails .catelist, #content .thumbnails .prodlist{width: 100%;}
	.listimg span {left: 38%; font-size: 32px;}
	.prodesc .purpose-box, .prodesc .cutting-box {width: 90%; margin-left: 10%;}
	#content .related .pshow_title {font-size: 28px; padding:0; margin:0;}
	.prochar-main {margin-bottom: 0;}
	.footer-logo img{ width:80%;}
	#pb_area_mobile img{max-height: 350px;}

}

@media (max-width : 375px){
	#company_logo {width: 70%;}
	.prodesc .purpose-box, .prodesc .cutting-box { margin-left: 7%;}
}

@media (max-width : 320px){
	.sb-toggle-right {top: 18px;}
	.listimg span {left: 33%;}
	.prodesc ul li {margin: 0 1% 10px 0;}
	.prodesc .purpose-box, .prodesc .cutting-box {width: 100%; margin-left: 0.5%;}
}


#index-news-data{
  display: none;
}


#index-news .wrap{
  padding-left: 180px;
  position: relative;
  height: auto;
}

#index-news .wrap .text-left{
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width : 1680px){
  #index-news {
    padding: 25px 15px;
  }

  #index-news .wrap{
    padding: 0 20px;
    width: 100%;
  }
  #index-news .wrap .text-left{
    position: static;
    display: block;
    line-height: 1.4;
    text-align: center;
    left: auto;
    top: auto;
    transform: none;
    float: none;
    /**更新**/
  }
}

@media (max-width : 991px){

}
